.tag_select{display:block;color:#000;width:119px;height:19px;background:transparent url(serch.jpg) no-repeat 0 0;line-height:20px; cursor:pointer; font-size:12px; padding:0 0 0 10px;}
.tag_select_hover{ color:#000; background:transparent url(serch.jpg) no-repeat 0 0; }
.tag_select_open{ color:#000;  background:transparent url(serch.jpg) no-repeat 0 0;}
ul.tag_options{position:absolute;margin:0;list-style:none;background:#fff;padding:0 0 1px;margin:0;width:129px ; overflow:hidden; overflow-y:auto; font-size:12px; cursor:pointer; z-index:1000;}
ul.tag_options li{background:#fff; display:block;width:129px;padding:0 10px;height:25px;text-decoration:none;line-height:25px;color:#6c6b8b; font-weight:normal; font-size:12px}
ul.tag_options li.open_hover{background:#eeeeee; color:#399401; font-weight:normal; font-size:12px}
ul.tag_options li.open_selected{background:#ccc; font-size:12px;}